Skip to content

Conversation

matthiasbeyer
Copy link
Member

Closes #233

This PR aims to resolve #233 - the issue I have right now is that the doctests are written with the json feature, but they fail if I run CI with cargo test --no-default-features --feature ini for example.

If someone knows how to enable the doctests only when json is enabled, that'd be awesome! 😆

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
…e enabled

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
…" feature enabled

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
…th "toml" feature enabled"

This reverts commit de64ae9.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
@epage
Copy link
Contributor

epage commented Aug 12, 2025

Appears to be done, see

run: cargo hack test --each-feature --workspace

@epage epage closed this Aug 12, 2025
@matthiasbeyer matthiasbeyer deleted the feature-gates-tests branch August 13, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unit tests doesn't gate features properly
2 participants